home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d15 / fp10s.arc / FIDOPCB.CFG next >
Encoding:
Text File  |  1992-01-04  |  5.1 KB  |  138 lines

  1. ;==========================================================================
  2. ; FidoPCB - PCBoard & FidoNet interface      (C) MicroArt BBS 1991
  3. ;
  4. ; Sample configuration file
  5. ;
  6. ; Valid commands are: ORIGIN, TAG, SYSOP, NODE, AREA, AREA_MSGS, MAIL,
  7. ;                     PACKET, WORK, FILE, FILE, COMPRESS, FLOW_TYPE,
  8. ;                     AKA, USE_AKA, AKA_TAG, INTERFACE, NET_TOSS,
  9. ;                     NETWORK, LOST_MAIL, NET_MAIL
  10. ;
  11. ; WARNING! Do not use empty lines, use comment sign ';' instead
  12. ;          Do not use TABs, use spaces instead 
  13. ;          Every line should end with LF/CR
  14. ;          Maximum line lenght is 512 characters
  15. ;          Maximum path lenght is 64 characters
  16. ;==========================================================================
  17. ;
  18. ; what interface to use (FRONTDOOR - default, BINKLEY, NONE)
  19. INTERFACE frontdoor
  20. ;
  21. ; what to do with NET MAIL (BOTH - default, PCBOARD, FRONTDOOR
  22. ; option PCBOARD will import/export net mail messages and delete them
  23. ; option FRONTDOOR  wil leave net mail to be proccessed by FrontDoor
  24. NET_TOSS pcboard
  25. ;
  26. ; If you are using Network or multitasking and you need to open files in 
  27. ; shareable mode. (OFF - default, ON) It requres SHARE.EXE on multitasking
  28. ; systems
  29. NETWORK off
  30. ;
  31. ;
  32. ; location of *.MSG (messages in Front Door)
  33. MAIL     m:\pcb\front\mail
  34. ;
  35. ; location of outbound packets
  36. PACKET   m:\pcb\front\packet
  37. ;
  38. ; needed for FidoPCB work directory  (use RAM disk if possible)
  39. WORK     e:
  40. ;
  41. ; location of inbound packets
  42. FILE     m:\pcb\front\file
  43. ;
  44. ;
  45. ; location of message base to import lost mail (from 'not found' areas)
  46. ; remember to put on this directory files LOST and LOST.NDX and
  47. ; to setup them in PCBSetup as LOST
  48. LOST_MAIL m:\pcb\fido\lost
  49. ;
  50. ; location of message base for MATRIX (NetMail)
  51. ; remember to put on this directory files MATRIX and MATRIX.NDX and
  52. ; to setup them in PCBSetup as MATRIX
  53. ; addresses are put in first line of the message in PCBoard 
  54. ; in format (Z:RRR/NNN)
  55. NET_MAIL m:\pcb\fido\matrix
  56. ;
  57. ; Your node address in format Z:RRR/NNN, sysop name
  58. ORIGIN   2:333/506
  59. SYSOP    Gregor Rudolf
  60. ; tag will be appended on the bottom of exported messages
  61. TAG      MicroArt BBS - The best in Koper,Slovenija (2:333/506)
  62. ;
  63. ;============================================
  64. ; AKA - declaration of AKA adresses (aliases)
  65. ;--------------------------------------------
  66. ;     AKA #    Address
  67. ;--------------------------------------------
  68. AKA     1      2:380/100
  69. ;
  70. ; there can be up to 10 AKAS defined for your node
  71. ;
  72. ; this tag will be appended as origin tag when AKA 1 is active
  73. AKA_TAG  MicroArt BBS - 38 Region HUB (2:380/100)
  74. ;
  75. ;
  76. ;=====================================
  77. ; AREA - declaration of message areas
  78. ;------------------------------------------------------------------------------------------------
  79. ;     Area #    Name (exactly as in Fido)  Location of message base    Use/don't use message base
  80. ;------------------------------------------------------------------------------------------------
  81. AREA     1           NetSysop.333          m:\pcb\fido\55             
  82. ;
  83. ; default message base name is MSGS, but you can specify other names
  84. ; this line will tell FidoPcb to look for SYSOPS. and SYSOPS.NDX files
  85. AREA_MSGS Sysops
  86. ;
  87. ;
  88. AREA     2           Echoser.033           m:\pcb\fido\56
  89. ;
  90. AREA     3           Sysop.033             m:\pcb\fido\57
  91. AREA     4           Clang.Ita             m:\pcb\fido\58
  92. AREA     5           Pgmrs                 m:\pcb\fido\59
  93. AREA     6           Vax                   m:\pcb\fido\60          NOMSG
  94. ; NOMSG indicates this area will not be written into MSGS for  <--------
  95. ; PCBoard but is only 'pass through'
  96. AREA     7           Clipper               m:\pcb\fido\62
  97. AREA     8           Green.029             m:\pcb\fido\54
  98. AREA     9           Windows.Ita           m:\pcb\fido\67
  99. AREA    10           C_ECHO                m:\pcb\fido\68
  100. AREA    11           BBS_SOFT.ITA          m:\pcb\fido\70
  101. AREA    12           TECH_NET.ITA          m:\pcb\fido\71
  102. AREA    13           Fidotest              m:\pcb\fido\73
  103. AREA    14           Enet.Soft             m:\pcb\fido\72
  104. AREA    15           Sysop.600             m:\pcb\fido\79
  105. ;
  106. ;
  107. ;=============================
  108. ; NODE - declaration of nodes
  109. ;----------------------------------------------------------------------------------------
  110. ;        Node address    Selected areas # (numbers must be defined with AREA command!!!)
  111. ;----------------------------------------------------------------------------------------
  112. NODE     2:333/504        
  113. ;
  114. ; sysop name for this node
  115. SYSOP    Pietro Budicin
  116. ;
  117. ; compression method for this node (default is ZIP): ARC, ARJ, ZIP, LHA
  118. COMPRESS ZIP
  119. ;
  120. ; packet flow type (default is NORMAL): NORMAL, HOLD, IMMEDIATE, CRASH
  121. FLOW_TYPE HOLD
  122. ;
  123. ;
  124. NODE     2:333/600        1,2,3,7,15
  125. SYSOP    Maurizio Biondi
  126. COMPRESS ZIP
  127. ;
  128. ;
  129. NODE     2:380/101        7,10,13
  130. SYSOP    Matjaz Potrc
  131. COMPRESS ZIP
  132. FLOW_TYPE HOLD
  133. ;
  134. ; AKA # to be used with this node
  135. USE_AKA 1   ;this means, that for node 2:380/101 my origin will be 2:380/100
  136. ;
  137. ;<eof>